home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AppleScript - The Beta Release
/
AppleScript - The Beta Release.iso
/
Developer Scripts
/
FileMaker Pro 2.0 AS Examples
/
Syntax Examples
/
Do Menu examples
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1992-11-25
|
113 b
|
4 lines
|
[
TEXT/ToyS
]
tell application "FileMaker Pro"
Do Menu Menu Item "New…" of Menu "File"
Do Menu Menu Item 3 of Menu 4
end tell